Skip to content

Fix build strings in nx-cugraph - #4639

Merged
rapids-bot[bot] merged 1 commit into
rapidsai:branch-24.10from
bdice:fix-nx-cugraph-recipe
Aug 29, 2024
Merged

Fix build strings in nx-cugraph#4639
rapids-bot[bot] merged 1 commit into
rapidsai:branch-24.10from
bdice:fix-nx-cugraph-recipe

Conversation

@bdice

@bdice bdice commented Aug 29, 2024

Copy link
Copy Markdown
Contributor

Build strings aren't being published correctly for nx-cugraph (see missing info in current nightlies: https://anaconda.org/rapidsai-nightly/nx-cugraph/files). This is due to a formatting or copy-paste problem in the meta.yaml recipe file. This PR fixes the problem.

@bdice
bdice requested a review from a team as a code owner August 29, 2024 18:10
@bdice
bdice requested a review from jameslamb August 29, 2024 18:10
@github-actions github-actions Bot added the conda label Aug 29, 2024

@jameslamb jameslamb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh wow, never noticed this! Thank you.

@bdice bdice added bug Something isn't working non-breaking Non-breaking change labels Aug 29, 2024
@bdice

bdice commented Aug 29, 2024

Copy link
Copy Markdown
Contributor Author

/merge

@rapids-bot
rapids-bot Bot merged commit ec43b21 into rapidsai:branch-24.10 Aug 29, 2024
rapids-bot Bot pushed a commit to rapidsai/integration that referenced this pull request Sep 10, 2024
… nightlies. (#690)

This PR adds tests that run on every `integration` PR and on a nightly basis to ensure that RAPIDS conda environments can be solved with recent packages. This will help us diagnose and react to problems arising from conda environment conflicts, which sometimes force conda to select older nightly builds of RAPIDS packages.

A partial solution for rapidsai/ops#2947.

Next steps:
- [x] Wait for rapidsai/cugraph#4639 to merge.
- [x] After this PR is merged, merge rapidsai/workflows#59 as well.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - James Lamb (https://github.com/jameslamb)

URL: #690
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working conda non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants